  #_desktop_cart {
            margin: 23px 0;
            font-family: "irsans";
        }
        
        .nav-tabs.nav-justified>.active>a.nav__link1, .nav-tabs.nav-justified>.active>a.nav__link1:focus, .nav-tabs.nav-justified>.active>a.nav__link1:hover {
            /* background-image: url(.././../../bgcenter.png); */
       background-color: #4c4a7b;
    color: #fff;
        }
        .panel.panel-info.personal-info {
        /*  background-image: url(.././../../bgcenter.png); */
    /* background: rgb(41,41,185); */
    /* background: linear-gradient(50deg, rgba(41,41,185,0.7511379551820728) 48%, rgba(238,238,238,1) 96%); */
    border: none !important;
 background-color: #f9f9f9;
        }
       .form-control{
            border: 1px solid #4c4a7b !important; 
        }
        .search{
            display: flex;
            justify-content: space-between;
        }
        .blockcart{
            /* cursor: pointer; */
        }
        .checkout-form__row label >span {
            color: #000;
        }
        #label_basket i {
            font-size: 30px;
            color: white;
            cursor: pointer;
        }
    
        #divshowcart > ul li:first-child {
            display:none;
        }
        .cart-product {
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            border-bottom: 1px solid #cecece;
            margin-bottom: 5px;
            padding-bottom: 5px;
        }
        .basket_title {
            padding: 0px 10px;
            /* background: #f2f2f2; */
        }
        .basket_title i{
            float: right;
            font-size: 26px;
            color: darkgreen !important;
        }
        /* store */
        
        #show_basket_icon:hover *{
          color: #ffcb00;
        }
        
        .checkout-table{
            overflow-x: auto;
        }
        
        
        .cart-product{
            transition: all .5s ease;
        }
        
        .cart-product:hover{
            background-color: #f7f5f5;
        }
        
        .cart-thumb{
            width: 70px;
            /* border: 1px solid #000 ; */
            display: block !important;
            padding: 5px;
            margin-left: 10px;
        }
        
        .cart-title,
        .cart-count,
        .cart-price{
          flex: 25%;
        }
        
        .cart-count{
          flex: 0%;
          justify-content: flex-end;
          display: flex;
        }
        
        .cart-price{
          flex: 0%;
          text-align: left;
        }
        
        .cart-remove{
            display: none;
            margin-right: 15px;
        }
        
        .cart-remove i{
            color: #d40606 !important;
        }
        
        .customStore{
            display: flex;
            flex-direction: column;
            align-items: flex-end;
            padding-left: 64px;
            margin-top: 40px;
        }
        .CS-miniDiv{
            display: flex;
        }
        .CS-miniDiv > div {
            margin-left: 15px;
        }
        .CS-miniDiv .checkout-btn {
            width: 230px;
            margin-right: 63px;
        }
        .rahcode-form{
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: space-between;
        }
        
        .rahcode-form form{
            width: 75% !important;
            float: left !important;
            padding-left: 35px;
        }
        
        .rahcode-form form .btn-info{
            background-color: var(--mainColor);
            color: #fff !important;
        }
        .guideTextRahcode{
            /* width: 57% !important; */
            /* float: left !important; */
            padding: 10px 20px;
            
    font-size: 15px;

        }
        
        .basket_title i.closeCart{
            float: left;
            color: red !important;
            cursor: pointer;
            margin-right: 25px;
        }
        
        .continueShop a{
            color: #fff !important;
            background-color: var(--mainColor);
        }
        .panel-body {
            padding: 15px 40px !important;
        }
        .parsley-required{
            margin-top: 10px;
        }
        .accpet-purchase {
            background-color: #4c4a7b;
            height: 236px;
            font-size: 61px;
        }
        .accpet-purchase:hover {
background-color: #4c4a7b !important;
  
}
        .checkout-form__row label{
            color: #ae1f1f !important;
            width: 100%;
        }
        textarea.form-control {
            height: 150px;
        }
        .form-control:focus {
            border-color: #eded68 !important;
    background-color: #ebeb8145 !important;
        }
       
    .style-send{
      background-color: #4c4a7b !important;
    }
    .style-send{
        color: #fff !important;
    }
    .send-ul li a i {
        color: #335389  ;
    } 
  
    @media screen and (max-width:768px) {
 .panel-body div{
            width: 100%;
            margin: 10px 0;
        }

    }
    
        @media screen and (min-width:1024px) {
            .style-girande{
                display: flex;
            }
            .style-note{
                margin-bottom: 6px;
            }
            .style-postal{
                display: flex;
                margin: 10px 45px;
            }
            .lable-postal{
                width: 100%;
            }
            input#girande {
                width: 40px;
    height: 20px;
            }
            input#saveform {
                width: 40px;
                height: 20px;
            }
            .style-saveform{
                display: flex;
            }
            .style-saveform >span {
                color: #000;
            }
            .saveform {
                color: #000 !important;
            }
            .checkout-form__row {
                position: relative;
            }
            .style-city{
                margin-top: -113px;
            }

            .style-note{
                height: 220px !important;
            }
                .style-mobile{
            position: absolute;
    left: 50%;
    bottom: 6%;
        }
        .style-ostan{
              margin-top: -171px;
        }
        .style-email{
            position: absolute;
            bottom: 10%;
        }
        }
        .panel-success > .panel-heading{
            background-color: #f0f0f0;
            color: #004373;
        }
        
        .checkOutLogin .form-control{
            /* border-color: #004682 !important; */
            box-shadow: none;
            /* #004373 */
        }
        
        .checkOutLogin .btn-default{
            
            border-color: #fff !important;
        }
        
        .checkOutLogin .btn-success{
            background-color: #ffbc00 !important;
            border: 0;
        }
        
        .topOfCheckotu .nav__item a label{
            display: flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: center;
        }
        
        .topOfCheckotu .nav__item a label i{
        margin-left: 10px;
        }
        
        .mainCheckOutBox .panel-success{
            border: 0;
        }
        
        .checkOutLogin{
            margin-top: 25px;
        }
        
        .loginBtnCheckout{
            width: 100%;
            padding: 0 25%;
        }